home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 27
/
CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso
/
CUCD
/
Sound
/
SPlayer
/
Socks5
/
src
/
lib
/
conf.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-07-20
|
612b
|
17 lines
/* Copyright (c) 1995,1996,1997 NEC Corporation. All rights reserved. */
/* */
/* The redistribution, use and modification in source or binary forms of */
/* this software is subject to the conditions set forth in the copyright */
/* document ("Copyright") included with this distribution. */
/*
* $Id: conf.h,v 1.8 1997/06/16 15:29:45 steve Exp $
*/
#ifndef __CONF_H__
#define __CONF_H__
extern u_char lsHowToConnect P((const S5NetAddr *, u_char, S5NetAddr **, int *, char *, S5NetAddr *));
#endif